µVision Build Log

Project:

F:\TDDOWNLOAD\±ÈÈü\SW_NuMaker_Uni_V1.0\SampleCode\NuMaker_Uni\MYPrj\KEIL\Myprj.uvproj Project File Date: 08/30/2016

Output:

Build target 'UART' Clean started - Project: 'Myprj' deleting intermediate output files for target 'UART' creating preprocessor file for system_Nano100Series.c... compiling system_Nano100Series.c... assembling startup_Nano100Series.s... creating preprocessor file for sys.c... compiling sys.c... creating preprocessor file for clk.c... compiling clk.c... creating preprocessor file for uart.c... compiling uart.c... creating preprocessor file for gpio.c... compiling gpio.c... creating preprocessor file for i2c.c... compiling i2c.c... creating preprocessor file for timer.c... compiling timer.c... creating preprocessor file for pwm.c... compiling pwm.c... creating preprocessor file for rtc.c... compiling rtc.c... creating preprocessor file for main.c... compiling main.c... ..\main.c(81): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Read(UART0, RX_data, 5); ..\main.c(77): warning: #177-D: variable "temp1" was declared but never referenced uint8_t i,temp1; ..\main.c(351): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text, 49); ..\main.c(334): warning: #177-D: variable "i" was declared but never referenced uint8_t i; ..\main.c(419): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKS"); ..\main.c(422): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(434): warning: #167-D: argument of type "volatile uint16_t *" is incompatible with parameter of type "uint16_t *" Read_DHT11 (DHT11_Data); ..\main.c(436): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKD"); ..\main.c(439): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(448): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKP"); ..\main.c(450): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(481): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKL"); ..\main.c(485): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(379): warning: #177-D: variable "i" was declared but never referenced int i; ..\main.c(380): warning: #550-D: variable "reg" was set but never used uint8_t reg; ..\main.c: 15 warnings, 0 errors creating preprocessor file for SYS_init.c... compiling SYS_init.c... creating preprocessor file for I2Cdev.c... compiling I2Cdev.c... creating preprocessor file for HTU21D.c... compiling HTU21D.c... creating preprocessor file for NuEdu-Basic01_I2C_EEPROM.c... compiling NuEdu-Basic01_I2C_EEPROM.c... creating preprocessor file for H24AA256.c... compiling H24AA256.c... EEROM\H24AA256.c(38): warning: C4017W: Humid may be used before being set float Humid ; EEROM\H24AA256.c: 1 warning, 0 errors linking... Program Size: Code=9408 RO-data=288 RW-data=168 ZI-data=1280 ".\obj\WATER.axf" - 0 Error(s), 16 Warning(s). *** Performing Cross-Module-Optimization: compiling system_Nano100Series.c... compiling sys.c... compiling clk.c... compiling uart.c... compiling gpio.c... compiling i2c.c... compiling timer.c... compiling pwm.c... compiling rtc.c... compiling main.c... ..\main.c(81): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Read(UART0, RX_data, 5); ..\main.c(77): warning: #177-D: variable "temp1" was declared but never referenced uint8_t i,temp1; ..\main.c(351): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text, 49); ..\main.c(334): warning: #177-D: variable "i" was declared but never referenced uint8_t i; ..\main.c(419): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKS"); ..\main.c(422): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(434): warning: #167-D: argument of type "volatile uint16_t *" is incompatible with parameter of type "uint16_t *" Read_DHT11 (DHT11_Data); ..\main.c(436): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKD"); ..\main.c(439): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(448): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKP"); ..\main.c(450): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(481): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "char *restrict" sprintf(Text_ACK,"@AKL"); ..\main.c(485): warning: #167-D: argument of type "volatile char *" is incompatible with parameter of type "uint8_t *" UART_Write(UART0, Text_ACK, 4); ..\main.c(379): warning: #177-D: variable "i" was declared but never referenced int i; ..\main.c(380): warning: #550-D: variable "reg" was set but never used uint8_t reg; ..\main.c: 15 warnings, 0 errors compiling SYS_init.c... compiling I2Cdev.c... compiling HTU21D.c... compiling NuEdu-Basic01_I2C_EEPROM.c... compiling H24AA256.c... EEROM\H24AA256.c(38): warning: C4017W: Humid may be used before being set float Humid ; EEROM\H24AA256.c: 1 warning, 0 errors linking... Program Size: Code=9408 RO-data=288 RW-data=168 ZI-data=1280 FromELF: creating hex file... After Build - User command #1: fromelf --bin ".\obj\WATER.axf" --output ".\obj\WATER.bin" After Build - User command #2: fromelf --text -c ".\obj\WATER.axf" --output ".\obj\WATER.txt" ".\obj\WATER.axf" - 0 Error(s), 16 Warning(s). *** Completed Cross-Module-Optimization after 2 iteration(s).